github.com/refraction-networking/utls/internal/hpke.dhKEM.dh (field)
4 uses
github.com/refraction-networking/utls/internal/hpke (current package)
hpke.go#L50: dh ecdh.Curve
hpke.go#L76: dh: suite.curve,
hpke.go#L93: privEph, err = dh.dh.GenerateKey(rand.Reader)
hpke.go#L111: pubEph, err := dh.dh.NewPublicKey(encPubEph)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |